/*****//**//**//**DONATE PAGE**//**//**//**//*****/

.featherlight-next span, .featherlight-previous span {
    display: inline-block;
    font-size: 60px;
    color: rgba(10,90,90,0.7);
}

/*******HEADER IMAGE*******/

.cs-donate-header-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-size: cover;
    background-position: 50% 50%;
}

.cs-donate-header-div {
    width: 78%;
    float: none;
    margin: 70px auto 0;
}

.cs-donate-header {
    line-height: 1.2;
    color: #fff;
    font-size: 4em;
    text-shadow: 0 0 16px #000;
    font-weight: 700;
}

.cs-donate-sub-header {
    line-height: 1.2;
    font-size: 2.75em;
    text-shadow: 0 0 14px #000;
    font-weight: 700;
}

.cs-donate-sub-header > em {
    color: #6483ad;
}

.cs-donate-topbtn-div {
    margin: 4em auto 5em auto;
    text-align: center;
    display: block;
    padding-top: .6em;
}


/*******DONATE BUTTON*******/

.donate-head-btn {
    margin: 0 2px;
    padding: 5px 40px;
    font-size: .86em;
    font-weight: 400;
    letter-spacing: 2px;
    background-image: none;
    color: #fff;
    border: 0;
    box-shadow: none;
    text-shadow: none;
    font-style: normal;
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
}

.donate-head-btn:hover,
.donate-head-btn:focus {
    opacity: .8;
    color: #fff;
    background-image: none;
    box-shadow: none;
    border: 0;
    text-shadow: none;
}

.donate-bottom-btn-container {
    margin: 0 auto 50px !important;
}

.donate-bottom-btn {
    background-color: #445e80;
}

.donate-bottom-btn:hover,
.donate-bottom-btn:focus {
    background-color: #445e80;
}


/*******WHY GIVE LOCALLY*******/

.cs-donate-whygive-header {
    color: #ffffff;
    font-size: 3.5em;
    line-height: 70px;
    text-align: center;
}

.cs-donate-whygive-subheader {
    color: #ffffff;
    font-size: 2.5em;
    line-height: 50px;
    text-align: center;
    margin-bottom: -20px;
}

.cs-donate-whygive-container {
    margin: 30px auto 60px -20px;
    width: 100%;
}

.cs-donate-whygive-icon {
    font-size: 800%;
    font-weight: 800;
    text-align: center;
    display: block;
    padding: .3em 0;
    color: #ffffff;
}

.cs-donate-whygive-body {
    color: #ffffff;
    font-size: 1.1em;
}


/******DONATE FOR*******/

.cs-donate-picbtn-container {
    margin-top: 4em !important;
    border: 0;
    padding: 0;
}

.cs-donate-picbtn-img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.cs-donate-picbtn-overlay-panel {
    background-color: rgba(88,122,166, 0.7);
}

.cs-donate-picbtn-container {
    border: 0;
    padding: 0;
}

.cs-donate-picbtn-overlay-panel-small {
    background-color: rgba(0, 0, 0, 0.3);
}

.cs-donate-picbtn-header {
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    margin: 0;
    text-align: center;
    color: #ffffff !important;
    transform: translate(-50%, -50%);
}

.cs-donate-picbtn-div {
    overflow: hidden;
}


/*******GIFT PACKAGES*******/
.cs-button-packages-subheader{
  color: #ffffff;
}
.cs-gifts-container {
    list-style: none;
}

.cs-gifts-blocks {
    display: none;
    width: 100%;
}

.cs-gifts-active {
    display: inline-block;
}

.cs-button-packages-container {
    margin-top: 20px;
}

.cs-button-packages-container > * {
    padding-left: 0;
}

.cs-button-packages {
    display: inline-block;
    -webkit-appearance: none;
    margin: 0;
    padding: 0 33px;
    border: none;
    box-sizing: border-box;
    background: #445e80;
    vertical-align: middle;
    line-height: 40px;
    min-height: 40px;
    font-size: 14px;
    text-decoration: none;
    text-align: center;
    border-radius: 0;
    font: inherit;
    color: #fff;
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2px;
    opacity: .5;
    overflow: hidden;
    z-index: 1;
    -webkit-transition: all .12s ease-in-out;
    transition: all .12s ease-in-out;
    -webkit-backface-visibility: hidden;
}

.cs-button-packages:focus {
    outline: none;
}

.cs-button-packages-active {
    background-color: #445e80;
    opacity: 1;
    font-weight: 900;
    -webkit-box-shadow: 4px 0 2px -1px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 4px 0 2px -1px rgba(0, 0, 0, 0.25);
    box-shadow: 4px 0 2px -1px rgba(0, 0, 0, 0.25);
}

.cs-button-packages:hover {
    opacity: 1;
}

.cs-button-packages-active:hover {
    background-color: #445e80;
}

.cs-subnav {
    border-bottom: 3px solid #445e80;
}

.cs-gifts-h {
    position: relative;
    padding: 24px;
}

.cs-gifts-giftbtn-a {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    width: 100%;
    height: 100%;
}

.cs-gifts-giftbtn-a,
.cs-gifts-giftbtn-a:hover,
.cs-gifts-giftbtn-a:focus {
    color: #fff;
    text-decoration: none;
}

.cs-subnav > li {
    padding-left: 0;
    padding-right: 15px;
}

.cs-gifts-giftbtn-ul {
    margin-bottom: 5em;
    list-style: none;
    text-align: center;
    padding: 0;
}

.cs-gifts-giftbtn-ul > li {
    position: relative;
    margin: 0 auto;
    padding: 0;
    background-color: rgba(255, 255, 255, 0.18);
    margin: 0 0 .5em;
    font-size: .75em;
    padding: .5em 0;
    height: 2em;
    line-height: 2em;
}

.cs-gifts-select-btn {
    position: absolute;
    bottom: 25px;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: rgba(250, 250, 250, 1);
    padding: 6px 25px;
    color: rgba(70, 70, 70, 0.7);
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 800;
    user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    transition: .25s;
}

.cs-gifts-select-btn:hover {
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.4), 0 1px 2px rgba(0, 0, 0, 0.5);
    cursor: pointer;
}


/*******SPECIAL ITEM BUTTON*******/

.cs-donate-viewitems-div {
    text-align: center;
}


/*******DONATE LETTER*******/

.cs-donate-letter-container {
    background-image: url(/images/donate/letter-image.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.cs-donate-letter-div {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.cs-donate-letter {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(88,122,166, 0.5);
    transition: .25s;
}

.cs-donate-letter:hover,
.cs-donate-letter:focus {
    background-color: rgba(88,122,166, 0.7);
}

.cs-donate-letter-txt {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 2.5em;
    font-weight: 700;
    color: #FFF;
    line-height: 66px;
    text-align: center;
    text-shadow: 2px 2px 2px #222;
}


/*****//**HILL STREET BLUES LIGHTSPECIFIC ADJUSTMENTS**//*****/

/*Header*/

.cs-donate-header {
    color: #fff !important;
}

/*******It's Easy*******/
.cs-donate-picbtn-overlay-panel {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}
.cs-donate-picbtn-img {
    transition: 0.3s;
}
.cs-donate-picbtn-img-hover {
    transform: scale(1.1);
    transition: 0.3s;
}
.cs-donate-picbtn-header {
    color: #fff;
    top: 43%;
    left: 45%;
}
.cs-donate-picbtn-div {
  margin-left: 0 !important;
  text-align: center;
}
.cs-donate-picbtn-div>* {
  padding-left: 0 !important;
}
.cs-donate-picbtn-header {
    color: #fff !important;
}

/*Gift Packages*/

.cs-gifts-container {
  padding-left: 17px;
}
.cs-gifts-h {
    border: 0;
}
.cs-subnav>li:nth-child(n+2) {
    margin-left: 0 !important;
}

/*Letter*/

.cs-donate-letter-txt {
    color: #fff !important;
}

/*template media queries*/
@media (min-width: 1220px) {
  .cs-button-packages-container:not(.uk-grid-preserve) {
      margin-left: 0;
  }

  .cs-button-packages-container:not(.uk-grid-preserve)>* {
      padding-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .cs-donate-picbtn-overlay {
      height: 10em !important;
  }
}


/********MEDIA QUERIES********/

@media only screen and (max-width: 1422px) {
    .cs-donate-header-div {
        margin-top: 80px;
    }
    .cs-donate-header {
        font-size: 3.4em;
    }
    .cs-donate-sub-header {
        font-size: 2.25em;
    }
}

@media only screen and (max-width: 1210px) {
    .cs-donate-header-div {
        margin-top: 105px;
        width: 85%;
    }
    .cs-donate-header {
        font-size: 2.75em;
    }
    .cs-donate-sub-header {
        font-size: 2em;
    }
}

@media only screen and (max-width: 905px) {
    .cs-donate-header-div {
        margin-top: 105px;
        width: 85%;
    }
    .cs-donate-header {
        font-size: 2.5em;
    }
    .cs-donate-sub-header {
        font-size: 1.5em;
    }
}

@media only screen and (max-width: 865px) {
    .donate-head-btn {
        font-size: .75em;
        padding: 5px 15px;
    }
}

@media only screen and (max-width: 767px) {
    .cs-donate-letter-container {
        height: 20em;
    }
    .cs-donate-picbtn-overlay {
        height: 15em;
    }
  .cs-button-packages {
        font-size: 0.6em;
  }
}

@media only screen and (max-width: 675px) {
    .donate-head-btn {
        font-size: .6em;
        padding: 10px 15px;
    }
}

@media only screen and (max-width: 650px) {
    .cs-subnav {
        width: 100%;
        margin-left: 0;
    }
    .cs-subnav > li {
        width: 50%;
        padding: 0;
    }
    .cs-subnav > li > a {
        width: 100%;
    }
    .cs-button-packages {
        width: 100%;
        padding: 0;
    }
}

@media only screen and (max-width: 584px) {
    .donate-head-btn {
        width: 100%;
        padding: 10px;
        font-size: .86em;
    }
    .cs-button-packages {
        font-size: .7em;
    }
}

@media only screen and (max-width: 500px) {
    .cs-donate-header-div {
        margin-top: 125px;
        width: 90%;
    }
    .cs-donate-header {
        font-size: 2em;
    }
    .cs-donate-sub-header {
        font-size: 1em;
    }
    .cs-button-packages {
        font-size: .6em;
    }
    .cs-gifts-select-btn {
        width: 84%;
        height: 2em;
        text-align: center;
        padding: .5em 0;
        line-height: 2em;
    }
}

@media only screen and (max-width: 455px) {
    .cs-button-packages {
        letter-spacing: .4px;
        font-size: 1.2em;
        line-height: 20px;
        padding: .7em 0;
    }
}

@media only screen and (max-width: 385px) {
    .cs-donate-picbtn-overlay {
        height: auto;
    }
}

@media only screen and (max-width: 375px) {
    .cs-button-packages {
        font-size: .9em;
    }
}
